@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Crete+Round|Oleo+Script+Swash+Caps:700|Oleo+Script:700|Open+Sans|Open+Sans+Condensed:300|Roboto+Slab');


body {font-family: 'Open Sans', sans-serif !important; background: url(/home/assets/dyn/30/img/siteBG.png) repeat}

a:hover {text-decoration: none !important}

h1 {font-size: 30px}
h2 {font-size: 26px}
h3 {font-size: 24px}
h4 {font-size: 22px}
h5 {font-size: 20px !important}
ul.nav.nav-tabs.nav-stacked.our-staff li a h5 {font-size: 16px !important}

h1, h4.welcome-subtitle {font-family: 'Crete Round', serif !important;}


div.innerContentBG p img, div.innerContentBG a img, div.innerContentBG p a img, div.homepageText p img, div.homepageText p a img, div.content p img, div.content p a img, div.welcomecontent p img, div.tab-pane.active p img, div.content-item p img, div.welcomecontent p a img, div.tab-pane.active p a img, div.content-item p a img {max-width: 100%; height: auto; display: block} /* image gallery on homepage, content pages responsive */


.navbar-nav > li > a {
    font-size: 14px;
}

.header {background: #ffffff} 
.singleAdd {font-family: 'Roboto Slab', serif; font-size: 16px}

/* CAROUSEL */
.title {font-family: 'Oleo Script', cursive; color:#FFFFFF; text-shadow: 2px 0px 1px #000000}

div.action {color:#FFFFFF; text-shadow: 2px 0px 1px #000000; border:#EDEBEB medium solid; background-color: rgba(0, 0, 0, 0.3);}
div.action a {color:#FFFFFF; text-shadow: 2px 0px 1px #000000}
div.action a:hover {color:#FFFFFF}

.carousel-indicators {
    bottom: 10px !important;
}


.carousel-fade {
 .carousel-inner {
 .item {
 transition-property: opacity;
 }
 
 .item,
 .active.left,
 .active.right {
 opacity: 0;
 }

 .active,
 .next.left,
 .prev.right {
 opacity: 1;
 }

 .next,
 .prev,
 .active.left,
 .active.right {
 left: 0;
 transform: translate3d(0, 0, 0);
 }
 }

 .carousel-control {
 z-index: 2;
 }
}


.carousel-fade .carousel-inner .item {
 opacity: 0;
 -webkit-transition-property: opacity;
 transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
 opacity: .9;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
 opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
 left: 0;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
 z-index: 2;
}

@media all and (transform-3d), (-webkit-transform-3d) {
	.carousel-inner > .item {
transform: translate3d(0,0,0) !important;
}
	
 .carousel-fade .carousel-inner > .item.next,
 .carousel-fade .carousel-inner > .item.active.right {
 opacity: 0;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
 }
 .carousel-fade .carousel-inner > .item.prev,
 .carousel-fade .carousel-inner > .item.active.left {
 opacity: 0;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
 }
 .carousel-fade .carousel-inner > .item.next.left,
 .carousel-fade .carousel-inner > .item.prev.right,
 .carousel-fade .carousel-inner > .item.active {
 opacity: 1;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
 }
}


.carousel-inner {
 > .item {
 opacity: 0;
 top: 0;
 left: 0;
 width: 100%;
 display: block;
 position: absolute;
 z-index:0;
 transition: none;
 transform: translate3d(0,0,0) !important;
 &:first-of-type {
	position:relative;
 }	
 }
 > .active {
 opacity: 1;
 z-index:3;
}

 > .next.left,
 > .prev.right {
 transition: opacity 0.01s ease-in-out;
 opacity: 1;
 left: 0;
 z-index:2;
 }																												
 > .active.left,
 > .active.right {
 z-index:1;
 }
}
.carousel-control {
z-index:4;
}

/* ******************************************************************* */
.horizObits {margin-top: 50px}
.obitInfo {text-align: center}
a div.ornames {font-family: 'Crete Round', serif}
a:hover div.ornames {text-decoration: none}
a div.dates {font-family: 'Open Sans', sans-serif; color:#000000; font-size: 13px}
/*div.obit_name {font-size: 24px; font-weight:bold}*/
.obitsBtn .btn-primary, .obitsBtn .btn-default {font-family: 'Crete Round', serif}


.contentBG, .subpageBG {background:#faf9ea; border-top:#d1c59e thin solid; border-bottom:#d1c59e thin solid}
.contentBG {margin: 50px 0px}
.innerContentBG {/*background: #ffffff;*/ margin: 20px 0px; padding: 20px; /*border:#d1c59e thin solid;*/}
.subCTA {margin-top:20px}


.cta {padding-bottom: 20px}
.cta .featurette-heading, .cta .lead {font-family: 'Crete Round', serif;}

.associations {text-align: center}
.associations {padding: 15px 0px; min-height: 75px}
.assoc-icons a img {padding:0px 8px}

footer {padding: 20px 0px}

.common-framed-container {
    margin: 0px 0px 20px 0px !important;
    padding: 0px !important;
    background-color: transparent !important;
    border:none !important;
} 

	a.navbar-brand h1, a.navbar-brand h2 {font-family: 'Roboto Slab', serif !important}
	a.navbar-brand h2 {font-style:italic}



@media (min-width: 1281px) and (max-width: 5000px) {
	body {font-size: 16px}
	
	.navbar {min-height: 40px !important}
	
	
	.header {padding-top: 60px; }
	div.brand-block {width: 780px !important; text-align: center}
	.mainLogo {height: 165px; margin-left: auto !important; margin-right: auto !important}
	img.ribbonStyle {width:315px; position: relative; top:-15px; left: 202px}
	
	a.navbar-brand h1 {font-size:34px}
	a.navbar-brand h2 {font-size:25px}
	
	/* CAROUSEL */
	.title {padding-top:130px; font-size:80px; width:1180px}
	div.action {padding: 10px; width: 250px; margin-top: 30px; border-radius: 10px;}
	div.action a {font-size: 20px}
	.herobanner {height:600px}
	
	/* hover state */
	.dropdown:hover .dropdown-menu {display: block; margin-top: 0;}
	
	a div.ornames {font-size: 18px}
	
	.cta .featurette-heading {font-size: 40px;}
	.cta .feature1, .cta .feature2 {padding-top: 5%}
	.cta .feature3 {padding-top: 10%}
	
	
	footer {font-size: 13px}
	
	#map_canvas { height: 400px; width: 348px; }
}



@media (min-width: 1025px) and (max-width: 1280px) {
	body {font-size: 16px}
	
	.navbar {min-height: 40px !important}
	
	
	.header {padding-top: 60px; }
	div.brand-block {width: 780px !important; text-align: center}
	.mainLogo {height: 165px; margin-left: auto !important; margin-right: auto !important}
	img.ribbonStyle {width:315px; position: relative; top:-15px; left: 202px}
	
	a.navbar-brand h1 {font-size:34px}
	a.navbar-brand h2 {font-size:25px}
	
	/* CAROUSEL */
	.title {padding-top:130px; font-size:80px; width:1180px}
	div.action {padding: 10px; width: 250px; margin-top: 30px; border-radius: 10px;}
	div.action a {font-size: 20px}
	.herobanner {height:600px}
	
	/* hover state */
	.dropdown:hover .dropdown-menu {display: block; margin-top: 0;}
	
	a div.ornames {font-size: 14px}
	
	.cta .featurette-heading {font-size: 40px;}
	.cta .feature1, .cta .feature2 {padding-top: 5%}
	.cta .feature3 {padding-top: 10%}
	
	
	footer {font-size: 13px}
	
	#map_canvas { height: 400px; width: 348px; }
}





@media (min-width: 992px) and (max-width: 1024px) {
	body {font-size: 15px}
	
	.header {padding-top: 70px;}
	/*.navbar {min-height: 30px !important}*/
	
	/* LOGO */
	div.brand-block {width: 626px !important; text-align: center}
	.mainLogo {height: 150px; margin-left: auto !important; margin-right: auto !important}
	img.ribbonStyle {width:286px;  position: relative; top:-15px; left: 150px}
	
	a.navbar-brand h1 {font-size:32px; padding-top: 5px}
	a.navbar-brand h2 {font-size:21px}
	
	/* CAROUSEL */
	.title {padding-top:100px; font-size:50px; color:#FFFFFF; width:800px}
	div.action {padding: 10px; width: 200px; margin-top: 20px; border-radius: 7px;}
	div.action a {font-size: 16px}
	.herobanner {height:420px}
	.carousel-indicators {
    position: absolute;
    bottom: -5px !important;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
	}
	
	/* RECENT OBITS */
	a div.ornames {font-size: 14px;}
	a div.dates {font-size: 11px;}
	
	/* CTA */
	.cta .featurette-heading {font-size: 25px;}
	.cta .feature1 {padding-top: 0%}
	.cta .feature2 {padding-top: 0%}
	.cta .feature3 {padding-top: 5%}
	.cta p.lead {font-size: 16px}
	.cta .btn-group-lg > .cta .btn, .cta .btn-lg {
		padding: 8px 14px;
		font-size: 13px;
		line-height: 1.3333333;
		border-radius: 6px;
	}
	
	
	/* FOOTER */
	footer {font-size: 12px}
	
	#map_canvas { height: 400px; width: 280px; }
}


@media (min-width: 768px) and (max-width: 991px) {
	body {font-size: 14px}
	
	.header {padding-top: 90px;}
	/*.navbar {min-height: 20px !important}*/
	
	/* LOGO */
	div.brand-block {width: 710px !important; text-align: center}
	.mainLogo {height: 135px; margin-left: auto !important; margin-right: auto !important}
	img.ribbonStyle {width:256px;  position: relative; top:-16px; left: 217px}
	
	a.navbar-brand h1 {font-size:29px; padding-top: 10px}
	a.navbar-brand h2 {font-size:18px;}
	
	/* CAROUSEL */
	.title {padding-top:90px; font-size:40px; color:#FFFFFF; width:550px}
	div.action {padding: 7px; width: 175px; margin-top: 10px; border-radius: 5px;}
	div.action a {font-size: 14px}
	.herobanner {height:340px}
	.carousel-indicators {
    position: absolute;
    bottom: -5px !important;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
	}
	
	/* RECENT OBITS */
	a div.ornames {font-size: 17px;}
	a div.dates {font-size: 13px;}

	/* CTA */
	.cta .featurette-image {margin-top: 10px}
	.cta .featurette-heading {font-size: 25px;}
	.cta .feature1 {padding-top: 0%}
	.cta .feature2 {padding-top: 0%}
	.cta .feature3 {padding-top: 0%}
	.cta p.lead {font-size: 16px}
	.cta .btn-group-lg > .cta .btn, .cta .btn-lg {
		padding: 8px 14px;
		font-size: 13px;
		line-height: 1.3333333;
		border-radius: 6px;
	}

#map_canvas { height: 300px; width: 206px; }
	
	
/*	.mobileObits2 {margin: 10px 0px 20px !important}
	.mobileObits2 .btn-default {font-size: 25px !important;	padding: 10px !important;	height: 60px !important}*/
	
}

@media (min-width: 414px) and (max-width: 767px) {
	
	h1 {font-size: 27px !important}
	h2 {font-size: 24px !important}
	h3 {font-size: 21px !important}
	h4 {font-size: 19px !important}
	h5 {font-size: 18px !important}
	ul.nav.nav-tabs.nav-stacked.our-staff li a h5 {font-size: 16px !important}
	
	div.brand-block {width: 350px !important; text-align: center}
	a.navbar-brand {width:350px !important}
	.brand-block .logo h1 {font-size: 30px }
	.brand-block .logo h2 {font-size: 20px}
	.mainLogo {height: 150px; margin-left: auto !important; margin-right: auto !important}
	/*div.col-sm-6.col-xs-12.mainLogo {width:375px; height: 110px; margin-bottom: 10px}*/
	img.ribbonStyle {width:345px;  position: relative; top:25px; left: 20px}
	img.ribbonStyleLeft {width:345px; padding-top: 40px; padding-bottom: 25px}
	
	a.navbar-brand h1 {font-size:34px; padding-top: 30px; width: 364px !important}
	a.navbar-brand h2 {font-size:20px; width: 364px !important}
	
	.title {padding-top:50px; font-size:33px; color:#FFFFFF; width:350px}
	div.action {padding: 7px; width: 175px; margin-top: 10px; border-radius: 5px;}
	div.action a {font-size: 14px}
	.herobanner {height:300px}
	
	
	
	.mobileObits {margin: 10px 0px}
	.mobileObits .btn-default {font-size: 25px !important;	padding: 10px;	height: 55px}
	
	.veterans {padding: 15px 0px}
	.planAhead {padding: 15px 0px}
	.talkLifetime {padding-top: 15px}
	.testimonials {padding-bottom: 35px}
	div#fb_callout.callout {margin-top: 5px !important;}
	
	
	.who-we-are-tab-section img, .content-item img {max-width: 100%; height:auto; display:block; margin-bottom:25px}
	
	
	#captchaDiv img {max-width: 100%; height:auto; display:block}
img.who-we-are-photo {max-width: 100% !important; height:auto !important; display:block !important}
#map_canvas {width:90% !important; padding-left:10px !important}
.obit-searchbar .search-by-local {width:70% !important}
.obit-searchbar .search-button button {margin-top:5px; font-size:1.1em !important}
.obit-item .icons {position:relative !important; top:-5px !important; left:2px !important; right:0px !important; font-size:1em !important}
.btn-footer {font-size:.7em !important}
.obitcontent h5 {font-size:1.2em}
p.lifespan {font-size:.9em}
.obitcontent p {font-size:.9em !important}
.form-group h4 {font-size:1.2em !important}
label {font-size:.9em}
select {width:auto !important; font-size:.8em !important}
input[type="text"], textarea {width:100% !important; font-size:.8em !important}
.obit-aside, .module-share, .obituary .obit-item .obit-aside {display:none !important}
.obit_name {font-size:1.3em !important}
.icons .btn-footer {margin-bottom:5px !important}
.obituary .obit-item .obit-content {width:100% !important}
.obit-photo {width:100%}
	
	.who-we-are-tab-section .location-info {
    float:none;
    display: inline-block;
    width: 100% !important;
		padding-bottom: 20px
}
	.who-we-are-tab-section .locations-map {
    float: none;
    display: inline-block;
    width: 100% !important;
    background: #F6F6F6;
}
	/*div.g-recaptcha iframe {width: 90% !important}*/	

	.rc-anchor-normal {
    height: 74px;
    width: 250px !important;
}
	



#map_canvas { height: 400px; width: 305px; }
	
	}

@media (min-width: 375px) and (max-width: 413px) {
		h1 {font-size: 27px !important}
	h2 {font-size: 24px !important}
	h3 {font-size: 21px !important}
	h4 {font-size: 19px !important}
	h5 {font-size: 18px !important}
	ul.nav.nav-tabs.nav-stacked.our-staff li a h5 {font-size: 16px !important}
	
	div.brand-block {width: 325px !important; text-align: center}
	a.navbar-brand {width: 325px !important}
	.brand-block .logo h1 {font-size: 30px }
	.brand-block .logo h2 {font-size: 18px}
	.mainLogo {height: 150px; margin-left: auto !important; margin-right: auto !important}
	/*div.col-sm-6.col-xs-12.mainLogo {width:325px; height: 150px; margin-bottom: 10px}*/
	img.ribbonStyle {width:300px;  position: relative; top:25px}
	img.ribbonStyleLeft {max-width: 100%; height: auto; display: block; padding-top: 60px; left: 13px}
	
	a.navbar-brand h1 {font-size:34px; padding-top: 30px; width: 330px !important}
	a.navbar-brand h2 {font-size:20px; width: 330px !important}
	
	.mobileObits {margin: 10px 0px}
	.mobileObits .btn-default {font-size: 25px !important;	padding: 10px;	height: 55px}
	
	/* CAROUSEL */
	.title {padding-top:40px; font-size:30px; color:#FFFFFF; width:300px}	
	div.action {padding: 7px; width: 175px; margin-top: 10px; border-radius: 5px;}
	div.action a {font-size: 14px}
	.herobanner {height:300px}
	.carousel-indicators {
    position: absolute;
    bottom: -5px !important;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
	}
	
	
	
	.who-we-are-tab-section img, .content-item img {max-width: 100%; height:auto; display:block; margin-bottom:25px}
	
	
	#captchaDiv img {max-width: 100%; height:auto; display:block}
img.who-we-are-photo {max-width: 100% !important; height:auto !important; display:block !important}
#map_canvas {width:90% !important; padding-left:10px !important}
.obit-searchbar .search-by-local {width:70% !important}
.obit-searchbar .search-button button {margin-top:5px; font-size:1.1em !important}
.obit-item .icons {position:relative !important; top:-5px !important; left:2px !important; right:0px !important; font-size:1em !important}
.btn-footer {font-size:.7em !important}
.obitcontent h5 {font-size:1.2em}
p.lifespan {font-size:.9em}
.obitcontent p {font-size:.9em !important}
.form-group h4 {font-size:1.2em !important}
label {font-size:.9em}
select {width:auto !important; font-size:.8em !important}
input[type="text"], textarea {width:100% !important; font-size:.8em !important}
.obit-aside, .module-share, .obituary .obit-item .obit-aside {display:none !important}
.obit_name {font-size:1.3em !important}
.icons .btn-footer {margin-bottom:5px !important}
.obituary .obit-item .obit-content {width:100% !important}
.obit-photo {width:100%}
	
	
		.who-we-are-tab-section .location-info {
    float:none;
    display: inline-block;
    width: 100% !important;
		padding-bottom: 20px
}
	.who-we-are-tab-section .locations-map {
    float: none;
    display: inline-block;
    width: 100% !important;
    background: #F6F6F6;
}
	div.g-recaptcha iframe {width: 90% !important}
	
	
	
#map_canvas { height: 400px; width: 305px; }

}



@media (min-width: 20px) and (max-width: 374px) {
		h1 {font-size: 27px !important}
	h2 {font-size: 24px !important}
	h3 {font-size: 21px !important}
	h4 {font-size: 19px !important}
	h5 {font-size: 18px !important}
	ul.nav.nav-tabs.nav-stacked.our-staff li a h5 {font-size: 16px !important}
	
	div.brand-block {width: 325px !important; text-align: center}
	a.navbar-brand {width: 325px !important}
	.brand-block .logo h1 {font-size: 30px }
	.brand-block .logo h2 {font-size: 18px}
	.mainLogo {height: 150px; margin-left: auto !important; margin-right: auto !important}
	/*div.col-sm-6.col-xs-12.mainLogo {width:325px; height: 150px; margin-bottom: 10px}*/
	img.ribbonStyle {width:286px;  position: relative; top:-15px; left: 20px}
	
	a.navbar-brand h1 {font-size:34px; padding-top: 30px; width: 270px !important}
	a.navbar-brand h2 {font-size:20px; width: 270px !important}
	
	.mobileObits {margin: 10px 0px}
	.mobileObits .btn-default {font-size: 25px !important;	padding: 10px;	height: 55px}
	
	.title {padding-top:40px; font-size:35px; color:#FFFFFF; width:300px}	
	div.action {padding: 7px; width: 175px; margin-top: 10px; border-radius: 5px;}
	div.action a {font-size: 14px}
	.herobanner {height:300px}
	
	
	.who-we-are-tab-section img, .content-item img {max-width: 100%; height:auto; display:block; margin-bottom:25px}
	
	
	#captchaDiv img {max-width: 100%; height:auto; display:block}
img.who-we-are-photo {max-width: 100% !important; height:auto !important; display:block !important}
#map_canvas {width:90% !important; padding-left:10px !important}
.obit-searchbar .search-by-local {width:70% !important}
.obit-searchbar .search-button button {margin-top:5px; font-size:1.1em !important}
.obit-item .icons {position:relative !important; top:-5px !important; left:2px !important; right:0px !important; font-size:1em !important}
.btn-footer {font-size:.7em !important}
.obitcontent h5 {font-size:1.2em}
p.lifespan {font-size:.9em}
.obitcontent p {font-size:.9em !important}
.form-group h4 {font-size:1.2em !important}
label {font-size:.9em}
select {width:auto !important; font-size:.8em !important}
input[type="text"], textarea {width:100% !important; font-size:.8em !important}
.obit-aside, .module-share, .obituary .obit-item .obit-aside {display:none !important}
.obit_name {font-size:1.3em !important}
.icons .btn-footer {margin-bottom:5px !important}
.obituary .obit-item .obit-content {width:100% !important}
.obit-photo {width:100%}

	
		.who-we-are-tab-section .location-info {
    float:none;
    display: inline-block;
    width: 100% !important;
		padding-bottom: 20px
}
	.who-we-are-tab-section .locations-map {
    float: none;
    display: inline-block;
    width: 100% !important;
    background: #F6F6F6;
}

	div.g-recaptcha iframe {width: 90% !important}
	
	#map_canvas { height: 400px; width: 305px; }
	
}



/* Callouts 4-col */

.callout { margin-bottom: 15px; }

.search, .join {
	padding:5px;
}

.search div{
	background-color:rgb(255,255,255);
	
}

.search input[type=text] {
	font-size:2.0em;
	color:rgb(153,153,153);
	font-style:italic;
	width:89%;
	border:none;
	padding:10px;
}

.search button {
	border:none;
	background:none;
}

.photobg div.outer {
	background: rgba(0, 0, 0, 0.2);
	padding:5px;
}

.join div, .photobg div div {
	border: 2px solid white;
	padding:10px;
	color:rgb(255,255,255);
}

.photobg div div {
	padding-top:55px;
}

.photobg div div p {
	font-size:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

.join div{
	text-align:center;	
	font-style:italic;
	font-size:1.5em;
}

.rose {
	background:url(../images/rose-bg.jpg) no-repeat;
}

.couple {
	background:url(../images/couple-bg.jpg) no-repeat;
}

/* End Callouts 4-col*/







/* layout-common.css */

/* Neutral Color Palette 
	
	Tertiary 1 - T1 - rgb(209, 197, 158) - #D1C59E
	Tertiary 2 - T2 - rgb(232, 230, 207) - #E8E6CF
	Tertiary 3 - T3 - rgb(244, 243, 231) - #F4F3E7

End Neutral Color Palette */

.common-layout {
	overflow:auto;
	padding:40px 0;
	background:rgb(58, 82, 107) url(../images/hatch-bg.jpg) 0 0 repeat;
}
.common-layout .container {
	background-color:#FFF;
	padding-bottom:20px;
}

/* Secondary Inline Navigation */

.secondary-inline-nav {
	margin-left:10px;
}
.secondary-inline-nav a {
	font-size:18px;
	margin-left:20px;
	font-style:italic;
}
.secondary-inline-nav a i {
	margin-right:5px;
}

/* Common Content Styles */

.common-framed-container {
	margin:10px 0;
	padding:20px;
	background-color:rgb(232, 230, 207);
	border:1px solid rgb(209, 197, 158);
}
.common-framed-container .content {
	margin:0;
	overflow:auto;
}
.common-framed-container .content .content-item {
	position:relative;
	float:left;
	margin: 0;
	padding: 20px;
	background-color: rgb(255,255,255);
	border:1px solid rgb(209, 197, 158);
	overflow:auto;
}
.content-item h5 {
	font-size:22px;
}

img.who-we-are-photo {
	border:solid 5px #e8e6cf;
	margin-left:10px;
}


/* Obituary Search Bar */

.obit-searchbar {
	margin:10px 0 15px 0;
}
.obit-searchbar form.obitlink {
	padding: 15px;
	border: 1px solid rgb(209, 197, 158);
	background-color:rgb(232, 230, 207);
}
.obit-searchbar .inputbg {
	background-color:rgb(209, 197, 158);
	padding:5px;
}
.obit-searchbar .search-by-name {
	display:inline-block;
	width:26%;
}
.obit-searchbar .search-or {
	display:inline-block;
	width:6%;
	font-size:18px;
	text-align:center;
}
.obit-searchbar .search-by-state {
	display:inline-block;
	width:12%;
}
.obit-searchbar .search-by-city {
	display:inline-block;
	margin-left:2%;
	width:20%;
}
.obit-searchbar .search-by-days {
	display:inline-block;
	margin-left:2%;
	width:16%;
}
.obit-searchbar .search-button {
	display:inline-block;
	margin-left:2%;
}
.obit-searchbar .inputbg input {
	height:34px;
	font-size:17px;
	border-radius: 0px !important;
	border:none !important;
	box-shadow:none !important;
}
.obit-searchbar .inputbg button {
	width:100%;
	height:50px;
	font-size:18px;
	text-align:left;
	border-radius: 0px !important;
	background-color:rgb(255, 255, 255);
	border:none !important;
	box-shadow:none !important;
}
.obit-searchbar .inputbg button:hover {
	background-color:rgb(244, 243, 231);
}
.obit-searchbar .inputbg button span.fa {
	float:right;
	font-size:20px;
	line-height:26px;
}
.obit-searchbar .inputbg ul.dropdown-menu {
	top:auto;
	left:auto;
	max-height:300px;
	font-size:18px;
	border-radius:0px !important;
	border-color:rgb(209, 197, 158);
	overflow:scroll;
}

/* Obituary Search Results */

.obit-listbox {
	margin:10px 0;
	padding:none;
	background-color:none;
	border:none;
}
.obit-listbox-header {}
.obit-listbox-footer {
	margin-top:10px;
	overflow:auto;
}
.obit-listbox h2 {
	display:inline-block;
	margin:0;
	line-height:1;
}
/* Obit Pagination */
.obit-listbox .pagination {
	float:right;
	margin:0;
	border-radius:0px;
}
.obit-listbox .pagination > li > a {
	margin-left:4px;
	color:rgb(0, 0, 0);
	background-color: rgb(244, 243, 231);
	border:1px solid rgb(209, 197, 158);
	border-radius: 0px !important;
}
.obit-listbox .pagination > li > a:hover {
	background-color:rgb(232, 230, 207);
	border:1px solid rgb(209, 197, 158);
}
.obit-listbox .pagination > li.active > a {
	color: rgb(244, 243, 231);
	background-color: rgb(209, 197, 158);
}
.obit-listbox .pagination > li.active > a:hover {
	border:1px solid rgb(209, 197, 158);
}
/* Obit Item Styles */
.obit-listbox .obit-list {
	margin:10px 0 0 0;
	overflow:auto;
}
.obit-listbox .obit-list .obit-item {
	position:relative;
	float:left;
	margin: 10px 0;
	padding: 10px;
	background-color: rgb(255,255,255);
	border:1px solid rgb(209, 197, 158);
	overflow:auto;
}
img.obit-photo, div.obit-photo {
	float:left;
	margin:0 10px 0 0;
}
.obit-item .icons {
	position:absolute;
	top:10px;
	right:10px;
}

/* Obituary Page Styles */

.obit-listbox .obituary {
	margin:0;
	overflow:auto;
}
.obit-listbox .obituary .obit-item {
	position:relative;
	float:left;
	margin: 0;
	padding: 20px;
	background-color: rgb(255,255,255);
	border:1px solid rgb(209, 197, 158);
	overflow:auto;
}
.obit-listbox .obituary .obit-item h5 {
	font-size:1.4em;
}
.obituary .obit-item .obit-aside {
	width:22%;
	float:left;
}
.obit-item .obit-aside a.e-btn img {
	width:100%;
}
.obit-item .obit-aside img {
	max-width:100%;
}
.obit-item .obit-aside img.obit-photo, .obit-item .obit-aside div.obit-photo {
	width:100%;
}
.obit-item .obit-aside a.sitelink {
	display:inline-block;
	margin:5px 0;
	font-size:1.0em;
}
.obit-item .obit-aside .module-share, .obit-item .obit-aside .module-condolences {
	margin:20px 0 0 0;
	color:#666;
	font-style:italic;
	line-height:2em;
}
.obit-item .obit-aside .module-condolences .e-btn {
	display:inline-block;
	margin:5px 0;
}
.obituary .obit-item .obit-content {
	width:75%;
	float:right;
}
.obit-item .obit-content .icons {
	position:inherit;
	margin:0 0 10px 0;
}
.icons a.send-flowers {
	color:rgb(154, 91, 112);
}
.icons a.send-card {
/*	margin-left:5px;*/
	color:rgb(168, 153, 115);
}
.icons a.watch-tribute {
	margin-left:5px;
	color:rgb(105, 142, 161);
}
.icons a.send-flowers:hover, .icons a.send-card:hover, .icons a.watch-tribute:hover {
	color:rgb(0,0,0);
	text-decoration:none;
}

/* Obituary Guest Book Message */

.obit-item .obit-content .guestbook-message {
	border:1px solid rgb(209, 197, 158);
	padding:15px;	
}
.obit-content .guestbook-message textarea {
	width:100%;
	height:80px;
	border:0px;
	outline:none;
	font-size:15px;
}
.obit-item .obit-content .submit-message {
	padding:15px;
	text-align:right;
	border:1px solid rgb(209, 197, 158);
	border-top:none;
	background-color:rgb(232, 230, 207);
}

/* Who We Are Sections - Callouts - BEGIN */
.callout-lets-talk {
	background:url(../images/side-col-lets-talk.jpg) no-repeat center center;
	background-size:cover;
	margin-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.callout-lets-talk a {
	display:block;
	height:100%;
	padding-top:85px;
}
.callout-lets-talk a:hover {
	text-decoration:none;
}
.callout-lets-talk a div {
	padding:15px;
	background:rgba(95,63,76,0.8);
	font-size:20px;
	color:#fff;
	text-align:right;
	vertical-align:baseline;
}
.callout-lets-talk a div span {
	color:#fad717;
}

.callout-testimonials {
	background:#4c6b81;
	margin-top:15px;
	padding:5px;
}
.callout-testimonials a {
	display:block;
	height:100%;
}
.callout-testimonials a:hover {
	text-decoration:none;
}
.callout-testimonials a div {
	padding:15px;
	border:solid 2px #fff;
	background:#4c6b81;
	font-size:20px;
	font-style:italic;
	color:#fff;
	text-align:center;
}

.callout-blog {
	background:#c97a1d;
	margin-top:15px;
	padding:5px;
}
.callout-blog a {
	display:block;
	height:100%;
}
.callout-blog a:hover {
	text-decoration:none;
}
.callout-blog a div {
	padding:15px;
	border:solid 2px #fff;
	background:#c97a1d;
	font-size:20px;
	font-style:italic;
	color:#fff;
	text-align:center;
}
.callout-fb-event-cal {
	height:250px;
	margin-top:15px;
	background:#ddd;
}
.callout-fb-timeline {
	height:250px;
	margin-top:15px;
	background:#ddd;
}
.callout-handicapped {
	height:60px;
	margin-top:30px;
	padding:5px 0 0 70px;
	color:#000;
	font-size:16px;
	line-height:19px;
	background:url(../images/handicapped-icon.png) no-repeat left;
}
.callout-credit {
	margin-top:30px;
}
.callout-credit img {
	width: 54px;
	margin: 10px 10px 0 0;
}
/* Who We Are Sections - Callouts - END */

/* Tab Sections */
.who-we-are-tab-section {
	border:solid 1px #d1c59e;
	background:#fff;
	overflow:hidden;
}
.who-we-are-tab-section h3 {
	margin-top:0;
}
.who-we-are-tab-section ul {
	width:30%;
	border:none;
}
.who-we-are-tab-section ul li {
	border-bottom:solid 1px #d1c59e;
	border-right:solid 1px #d1c59e;
	background:#e8e6cf;
	margin:0;
}
.who-we-are-tab-section ul li.active {
	border-bottom:solid 1px #d1c59e;
	border-right:solid 1px #fff;
	background:#fff;
}
.who-we-are-tab-section ul li:last-child {
	border-bottom:none;
}
.who-we-are-tab-section ul li a, .who-we-are-tab-section ul li a:hover, .who-we-are-tab-section ul li.active a, .who-we-are-tab-section ul li.active a:hover {
	border:none;
	color:#000;
	background:none;
	margin:0;
	padding:12px 10px;
	border-radius:0;
}
.who-we-are-tab-section ul li:last-child a, .who-we-are-tab-section ul li:last-child a:hover, .who-we-are-tab-section ul li:last-child.active a, .who-we-are-tab-section ul li:last-child.active a:hover {
	border-bottom:solid 1px #d1c59e;
}
.who-we-are-tab-section ul li a:hover {
	background:#fff;
}
.who-we-are-tab-section ul li a h5 {
	font-size:15px;
	line-height:22px;
	padding:0;
	margin:0;
	vertical-align:middle;
}
.who-we-are-tab-section div.border-fix {
	border-right:solid 1px #d1c59e;
	margin-bottom:-9000px;
	padding-bottom:9000px;
}

.who-we-are-tab-section .tab-content {
	float:right;
	width:70%;
	padding:2%;
	background:#fff;
}

/* Who We Are Sections - Shared Styles - END */

/* Who We Are - Our Story Section - BEGIN */
.our-story-awards {
	margin-top:20px;
	border-top:solid 1px #d1c59e;
	padding:20px 0;
}
.our-story-awards h5 {
	width:100%;
	margin-bottom:15px;
}
.our-story-awards img {
	float:left;
	margin-right:20px;
}
/* Who We Are - Our Story Section - END */


/* Who We Are - Our Staff Section - BEGIN */
.who-we-are-tab-section .team-profile-photo {
	margin:0 0 10px 10px;
}
.who-we-are-tab-section ul li .team-circle-profile-tn { 
   width:30%;
   height:30%;
   background-size:cover; 
   -moz-border-radius:50%; 
   -webkit-border-radius:50%; 
   border-radius:50%;
   border:solid 5px #cca533;
	padding: 0px;
    margin: 0px 20px 0px 0px !important;
}
.who-we-are-tab-section ul li.active .team-circle-profile-tn {
    border: solid 5px #d1c59e;
    padding: 0px;
    margin: 0px 20px 0px 0px !important;
}



/* Who We Are - Our Staff Section - END */


/* Who We Are - Our Locations / Facilities Section - BEGIN */
#carousel-location {
	border:solid 1px #d1c59e;
	border-bottom:none;
	padding:10px 30px;
}
#carousel-location .carousel-inner {
	/*width:90%;
	margin:0 5%;*/
	
}
#carousel-location .carousel-inner img.location-photo {
	width:18%;
	display:inline-block;
	margin:0 1%;
	padding:0;
}
#carousel-location .carousel-inner img.location-photo:first-child {}
#carousel-location .carousel-inner img.location-photo:last-child {}
#carousel-location .carousel-control {
	width:20px;
	background:#e8e6cf;
	border-right:solid 1px #d1c59e;
	color:#006699;
	font-size:18px;
	text-shadow:none;
}
#carousel-location .carousel-control i {
	position:absolute;
	top:45%;
	width:100%;
	text-align:center;
}
#carousel-location .carousel-control.right i {
	right:2%;
}
#carousel-location .carousel-control.left i {
	left:2%;
}

.who-we-are-tab-section ul li img.location-tn { 
   	width:25%;
	vertical-align:top;
}
.who-we-are-tab-section ul li p.location-tab {
	font-size:0.9em;
	display:inline-block;
	line-height:1.3em;
	margin:0;
}
.who-we-are-tab-section .location-info {
	float:left;
	display:inline-block;
	width:37%;
}
.who-we-are-tab-section .locations-map {
	float:right;
	display:inline-block;
	width:60%;
	background:#F6F6F6;
}
.who-we-are-tab-section .locations-map img {
	width:100%;
}
.who-we-are-tab-section .locations-weather {
	clear:both;
	float:left;
	margin:15px 0;
	padding:15px 0 0 0;
}
.who-we-are-tab-section .locations-content {
	clear:both;
	float:left;
	margin:15px 0;
	padding:15px 0 0 0;
}
/* Who We Are - Our Locations / Facilities Section - END */






/* Recent Horizontal Obits */

.horizontal-obits {
	padding:20px 0;
}

span.viewall {
	margin-left:15px;
	font-size:1.6em;
	font-style:italic;
}

.horizontal-obits .obit {
	margin:10px 15px;
	padding:10px;
	width:160px;
	background-color:rgb(255,255,255);
	float:left;	
	line-height:20px;
	min-height:235px;
	position:relative;
	overflow:visible;
}
.horizontal-obits .obit img {
	max-width:100%;
}

.obit-header {
	margin: -5px 0px 13px 0px;
	font-size: 2.2em;
	font-family: Georgia,"Times New Roman",Times,serif;
	display: inline-block;
}

.obit-shadow {
	position:absolute;
	bottom:-29px;
	left:-15px;;
	width:188px;
	height:29px;
	background:url(../images/obit-shadow.png) 0 -9px no-repeat;
}

.obit p {
	margin-top:10px;
}

.obit a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.0em;
}

.obit_name {
	font-size:24px;
}

.obit:last-child {
	margin-right:0;
}

.obit .icons {
	margin-top:30px;
	text-align:center;
}

.obit .icons img {
	margin-right:8px;
}

.obit .icons img:last-child {
	margin-right:0;
}

.obitslider ul li {
	margin-right:35px;
}

#carousel-obit .carousel-control {
	background-image: none;
	width: auto;
}
#carousel-obit .carousel-control .fa {
	position:absolute;
	top:125px;
	font-size:40px;
}
#carousel-obit .carousel-control .fa-chevron-circle-left { left:-35px; }
#carousel-obit .carousel-control .fa-chevron-circle-right { right:-35px; }

@media (max-width: 1199px) {
	.horizontal-obits .carousel-inner {
		margin-left:25px;
	}

	.horizontal-obits .obit {
		margin:20px 5px;
		padding:10px;
		width:140px;
		font-size:1.0em;
	}
	
	.obit-shadow {
		left:-25px;
	}
	
	.obit p {
		margin-top:15px;
	}
	
	.obit a {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:1.0em;
	}
	.obit .icons img {
		margin-right:4px;
	}
	
	/* right control is further from the edge to account for iPad scrollbar */
	.horizontal-obits a.left.carousel-control { left:25px; }
	.horizontal-obits a.right.carousel-control { right:35px; }
	
}

/* End Recent Obits */
